None Lesson1_Fusion

Microbike learning center

Lesson 1: Modifying the Microbike in Fusion

  • After signing in Fusion, download the Microbike Fusion zip file, or directly access it through your local git file after git clone, after downloading, expand the zip file to get the .f3z file which we can upload to Fusion
  • Inside of the Fsuion, on the left side, click "New Project" to creat a project for Microbike Screenshot 2024-08-03 at 3.08.33 PM.png
  • Go to this new Microbike Project and click "upload"Screenshot 2024-08-03 at 3.09.05 PM.png, and then "select file". choose the .f3z file that you just downloaded from git, then click"upload".
  • After uploading, you will see some files list on the left side of your screen, double click "bike_pcb_interservo_kickstand" Screenshot 2024-08-03 at 3.15.35 PM.png

you will see the bike look like this, and you can see each steps of buidling process on the bottom of the screen Screenshot 2024-07-31 at 12.05.15 PM.png You can also change the bike according to your needs. For example, if you wanna make a new hole on the bike body, you can click create sketch on the top left corner. Screenshot 2024-07-31 at 12.13.23 PM.png then choose the surface that you wanna modify, as shown,choose the bike body surfaceScreenshot 2024-07-31 at 12.15.32 PM.png

then, you can build sketch on this surfarce, you can choose the shape under "sktech", here I will choose circle Screenshot 2024-07-31 at 1.45.24 PM.pngyou can use the shortcut "D" to change the dimension, after modifying, click "Finish Sketch" on the right side of the screen. Screenshot 2024-07-31 at 1.49.56 PM.png

  • next, use the "Extrude"on the top left to cut the hole Screenshot 2024-07-31 at 1.53.02 PM.png then, select the sketch you made from previous step and choose the operation "Cut" Screenshot 2024-07-31 at 1.56.17 PM.pngdrag the little arrow next to the hole to cut the objects, also can modify the distance next to it Screenshot 2024-07-31 at 1.57.18 PM.png

after finishing, you can revise the "skecth" and "extrude" on the bottom of the screen, as shown below. Screenshot 2024-07-31 at 2.01.53 PM.png

  • the difference between Zumo and Microbike is, Zumo use Arduino Mega board; Microbike use Pololu A-star 32U4. so you have install pololu A-star 32U4 board. Go Tools-Board-Boards Manager, then search for Pololu A-Star Boards,Select the “Pololu A-Star Boards” entry in the list, and click the “Install” button. Screenshot 2024-08-02 at 5.41.00 PM.png.After installing, you can choose the board here: Screenshot 2024-08-02 at 5.41.19 PM.png
  • Remeber use "Ctrl+S" or File-Save to save your work after you modifying
In [ ]:
 
In [ ]:
 
In [ ]: